home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1993 July / Internet Tools.iso / RockRidge / mail / pine / imap_archive / text0036.txt < prev    next >
Encoding:
Text File  |  1993-07-02  |  2.2 KB  |  48 lines

  1. Cory -
  2.  
  3.      I am sorry for the difficulties you have encountered in the IMAP toolkit
  4. distribution.  Let me explain what the purpose and function of the IMAP
  5. toolkit distribution is.
  6.  
  7.      The IMAP toolkit distribution is separate from the Pine distribution for
  8. a very good reason.  People who wish to run IMAP in a production setting are
  9. *STRONGLY* urged to use the IMAP software that is bundled with Pine.  The
  10. Pine-bundled IMAP software has been thoroughly tested and frozen for a
  11. significant period of time prior to release.
  12.  
  13.      The IMAP distribution, on the other hand, is intended to give a snapshot
  14. of my development sources, as a benefit to IMAP software developers who need
  15. the very latest software and are willing to risk the possibility of bugs.  I
  16. update the IMAP distribution fairly quickly after changing my sources; shortly
  17. after it's been shown to compile on my NeXT and seems to run.  Usually, it's
  18. good working code, but it has NOT been exhaustively tested.
  19.  
  20.      From time to time, I freeze the IMAP distribution at a stable point and
  21. start a new one.  2.2 is the last frozen version of the IMAP distribution; 2.3
  22. is the current version and is still under evolution.  2.3 will probably freeze
  23. when the new NNTP client code ports to DOS.
  24.  
  25.      Please accept my profuse apologies for the confusion.  Again, I urge all
  26. non-developers to use the IMAP software bundled with Pine for production use,
  27. or, at the least, use the version immediately preceeding the highest version.
  28. In any case, prudence would suggest not running code which you had to edit in
  29. order to successfully compile it!
  30.  
  31.      As far as the problems with accessing new mail that you report, I am
  32. running that code now on my NeXT, and I have not encountered any such
  33. problems.  There has been no changes at all to any of the UNIX mailbox
  34. drivers.  The only changes since the beginning of the year have been to
  35.  1) fix memory leaks in the news driver and in the default cache manager
  36.  2) fix an obscure crash in BASE64 decoding
  37.  3) teach mail_parse_date() about dates of the form ``dd mmm yy''
  38.  4) add an NNTP client driver
  39. None of these should have affected imapd in any way.
  40.  
  41.      If you can give me any further information about the problem I will
  42. research it and come up with a solution.
  43.  
  44. -- Mark --
  45.  
  46.  
  47.  
  48.